Add cototest.style.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 1 Aug 2005 23:24:21 +0000 (23:24 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 1 Aug 2005 23:24:21 +0000 (23:24 +0000)
gpsbabel/reference/cototest.style [new file with mode: 0644]

diff --git a/gpsbabel/reference/cototest.style b/gpsbabel/reference/cototest.style
new file mode 100644 (file)
index 0000000..6d167f6
--- /dev/null
@@ -0,0 +1,33 @@
+# gpsbabel XCSV style file
+#
+# Format: Test-style for cotoGPS
+# Author: Tobias Minich
+#   Date: 08/01/2005
+#
+#
+
+DESCRIPTION            Test-style for cotoGPS
+
+# FILE LAYOUT DEFINITIIONS:
+#
+FIELD_DELIMITER                COMMA
+RECORD_DELIMITER       NEWLINE
+
+
+#
+# INDIVIDUAL DATA FIELDS:
+#
+IFIELD LAT_DECIMAL, "", "%f"
+IFIELD LON_DECIMAL, "", "%f"
+IFIELD ICON_DESCR, "", "%s"
+IFIELD SHORTNAME, "", "%s"
+IFIELD DESCRIPTION, "", "%s"
+IFIELD NOTES, "", "%s"
+IFIELD ALT_METERS, "", "%.0f"
+IFIELD PATH_SPEED, "", "%10.1f"
+IFIELD TIMET_TIME, "", "%ld"
+IFIELD GPS_HDOP, "", "%10.1f"
+IFIELD GPS_VDOP, "", "%10.1f"
+IFIELD GPS_PDOP, "", "%10.1f"
+IFIELD GPS_SAT, "", "%d"
+IFIELD GPS_FIX, "", "%s"